FaCLRecipient 
Logical Entity Name  FaCLRecipient 
Default Table Name  FaCLRecipient 
Physical Only  NO 
Definition 
 
Note 
 

FaCLRecipient Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaCLRecipientID(PK)    int  NO 
 
FaLenderID    int  YES 
 
FaGuarantorID    int  YES 
 
FaRecipientID    int  YES 
 
MailBoxType    char(1)  YES 
 
Address    varchar(60)  YES 
 
DefaultProcessType    char(2)  YES 
 
DefaultDisbReleaseCode    char(1)  YES 
 
DefaultPromNoteDeliveryCode    char(1)  YES 
 
DefaultApplicationSendName    char(20)  YES 
 
DefaultChangeTransSendName    char(20)  YES 
 
UserID    int  YES 
 
DateAdded    datetime  YES 
 
dateLstMod    datetime  YES 
 
ts    binary(10)  YES 
 
ReturnMethod    char(1)  YES 
 
SyCampusId    int  YES 
 

FaCLRecipient Primary and Unique Keys 
Key Name  Key Type  Keys 
FaCLRecipient_FaCLRecipientID_U_C_IDX  PrimaryKey  FaCLRecipientID 

FaCLRecipient Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaCLRecipient Check Constraints 
Check Constraint Name  CheckConstraint